+Sat Sep 29 12:25:26 2001 Manish Singh <yosh@gimp.org>
+
+ * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_class_init): typo
+ fix: s/Wether/Whether/ in reorderable property description
+
Thu Sep 27 16:46:36 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row): only
+Sat Sep 29 12:25:26 2001 Manish Singh <yosh@gimp.org>
+
+ * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_class_init): typo
+ fix: s/Wether/Whether/ in reorderable property description
+
Thu Sep 27 16:46:36 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row): only
+Sat Sep 29 12:25:26 2001 Manish Singh <yosh@gimp.org>
+
+ * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_class_init): typo
+ fix: s/Wether/Whether/ in reorderable property description
+
Thu Sep 27 16:46:36 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row): only
+Sat Sep 29 12:25:26 2001 Manish Singh <yosh@gimp.org>
+
+ * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_class_init): typo
+ fix: s/Wether/Whether/ in reorderable property description
+
Thu Sep 27 16:46:36 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row): only
+Sat Sep 29 12:25:26 2001 Manish Singh <yosh@gimp.org>
+
+ * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_class_init): typo
+ fix: s/Wether/Whether/ in reorderable property description
+
Thu Sep 27 16:46:36 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row): only
+Sat Sep 29 12:25:26 2001 Manish Singh <yosh@gimp.org>
+
+ * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_class_init): typo
+ fix: s/Wether/Whether/ in reorderable property description
+
Thu Sep 27 16:46:36 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row): only
+Sat Sep 29 12:25:26 2001 Manish Singh <yosh@gimp.org>
+
+ * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_class_init): typo
+ fix: s/Wether/Whether/ in reorderable property description
+
Thu Sep 27 16:46:36 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeview.c (gtk_tree_view_real_select_cursor_row): only
PROP_REORDERABLE,
g_param_spec_boolean ("reorderable",
_("Reorderable"),
- _("Wether the column can be reordered around the headers"),
+ _("Whether the column can be reordered around the headers"),
FALSE,
G_PARAM_READABLE | G_PARAM_WRITABLE));